ServiceUpdateRetentionSettings Method (RetentionSettings) |
Updates the retention settings.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Response UpdateRetentionSettings(
RetentionSettings retentionSettings
)
Public Function UpdateRetentionSettings (
retentionSettings As RetentionSettings
) As Response
Parameters
- retentionSettings
- Type: Independentsoft.ExchangeRetentionSettings
The retention settings.
Return Value
Type:
ResponseResponse.
See Also